Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

chore: use ipfs.addAll for streams #46

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

achingbrain
Copy link
Contributor

ipfs.add is for single items, ipfs.addAll is for multiple.

In the next ipfs release we will start enforcing this so update the example to call the correct method.

`ipfs.add` is for single items, `ipfs.addAll` is for multiple.

In the next ipfs release we will start enforcing this so update the
example to call the correct method.
@achingbrain achingbrain merged commit 1fa4185 into master Sep 30, 2021
@achingbrain achingbrain deleted the chore/use-ipfs-add-all-for-streams branch September 30, 2021 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant